home *** CD-ROM | disk | FTP | other *** search
/ The Module Collection 2 / The Module Collection 2.iso / runtime / gus / tmc-run.bat < prev   
DOS Batch File  |  1995-06-05  |  299b  |  17 lines

  1. @echo off
  2.  
  3. rem
  4. rem EXAMPLE: TMC-RUN.BAT
  5. rem
  6. rem Change the drive and path to match your specifications.
  7. rem You can ofcourse also choose another and maybe better player
  8. rem for your configuration. Put this bat file into your path,
  9. rem etc c:\dos.
  10. rem
  11.  
  12. z:\runtime\gus\dmp %1
  13.  
  14.  
  15. pause
  16.  
  17.